HipColor.this

Undocumented in source.
  1. this(ubyte r, ubyte g, ubyte b)
  2. this(ubyte r, ubyte g, ubyte b, ubyte a)
    struct HipColor
    this
    (
    ubyte r
    ,
    ubyte g
    ,
    ubyte b
    ,
    ubyte a
    )
  3. this(float r, float g, float b, float a)
  4. this(ubyte[4] rgba)
  5. this(uint rgba)

Meta